home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Newswatcher 2.0b22 / NW Source / Source / aevt.h < prev    next >
Encoding:
Text File  |  1994-11-11  |  248 b   |  5 lines  |  [TEXT/MMCC]

  1. OSErr InitializeAppleEvents (AppleEvent *firstEvent, AppleEvent *firstReply);
  2. OSErr MyAEProcessAppleEvent (EventRecord *ev);
  3. OSErr MyAEResumeTheCurrentEvent (AppleEvent *event, AppleEvent *reply,
  4.     AEEventHandlerUPP dispatcher, long handlerRefCon);
  5.